Welcome![Sign In][Sign Up]
Location:
Search - automatic detection

Search list

[Crack Hackjtxor

Description: 程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented Well And Also Makes Good Use of the Built In String Class.
Platform: | Size: 2048 | Author: Steven | Hits:

[Com Portsci

Description: 串口通信自动检测程序,已经通过测试,能够成功在2812板上运行。-Automatic detection of serial communication program, has passed the test, be able to successfully run on the board at 2812.
Platform: | Size: 2048 | Author: 王中酉 | Hits:

[Graph RecognizeLicense_Plate_Recognition

Description: 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
Platform: | Size: 13312 | Author: juanjuan | Hits:

[Otherfilter

Description: 介绍了滤波器的基本原理 本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main principles of analog filters, the type of mathematical model, the main parameters, RC filter design. Although the digital filter technology has been widely used, but the analog filter in automatic detection, automatic control and electronic measuring instruments in the still widely used.
Platform: | Size: 5120 | Author: 黄绿乐 | Hits:

[Embeded-SCM DevelopTwoWaySerialComm

Description: 双向传输协议,自动检测I2C等传输协议 需要COM口的连接-Two-way transmission protocol, such as automatic detection of I2C Transfer Protocol COM port needs to connect
Platform: | Size: 1024 | Author: 梁濛 | Hits:

[Special Effectshough(vc)

Description: Hough变换最先是由Paul Hough在1962年提出的, 它所实现的是一种从图像空间到参数空间的映射关系,其主要优点就是检测几何形状的能力较少受到几何形状中间断点的干扰 , 而且不需要预先组合或连接边缘点, 可以广泛应用于纤维、 孔径等自动检测中-Hough transform is the first by Paul Hough in 1962, and it is a realization from the image space to parameter space of the mapping relations, and its main advantages is the ability to detect smaller geometry by the geometric shape of the interference among the breakpoint, and do not need to pre-mix or to connect the edge points, can be widely used in fiber, such as automatic detection in the aperture
Platform: | Size: 2048 | Author: tangxin | Hits:

[Special Effects03

Description: 真实场景下视频运动目标自动提取方法.主要的研究内容包括运动物体检测,分类和跟踪,研究成果可以广泛地应用在交通管理系统,视频监视系统和军事目标跟踪系统,同时还可以应用在基于内容的视频数据压缩编码中。-Real video scenes under the automatic extraction method of moving targets. The main content includes moving object detection, classification and tracking, research results can be widely used in traffic management systems, video surveillance systems and military target tracking systems, but also can be applied to content-based video data compression coding.
Platform: | Size: 494592 | Author: 天子 | Hits:

[matlabvad

Description: 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
Platform: | Size: 1024 | Author: 小英 | Hits:

[Graph programResearchonVideoCaptionDetectionandExtraction

Description: Research on Video Caption Detection and Extraction. The automatic video annotation is a key module of the video indexing and retrieval system,and the extraction and location of captions are important steps for video annotation.An automatic extraction algorithm for video caption by combining the wavelet transform and the fuzzy clustering neural network in presented.This algorithm is especially applicable to extracting and locating of Chinese captions.The theoretical reachs show that the proposed algorithm can achieve an accuracy in more than 90 in caption detection and location.After the selected characters in the region to identify with OCR technology,OCR recognition accuracy can reach 99 .-Research on Video Caption Detection and Extraction. The automatic video annotation is a key module of the video indexing and retrieval system,and the extraction and location of captions are important steps for video annotation.An automatic extraction algorithm for video caption by combining the wavelet transform and the fuzzy clustering neural network in presented.This algorithm is especially applicable to extracting and locating of Chinese captions.The theoretical reachs show that the proposed algorithm can achieve an accuracy in more than 90 in caption detection and location.After the selected characters in the region to identify with OCR technology,OCR recognition accuracy can reach 99 .
Platform: | Size: 13312 | Author: 段军伟 | Hits:

[SCMWSC2000-7113AV-VGADEMOCODE0619

Description: AV转VGA程序,用到的单片机是STC的,已经测试过,很好用带自动检测功能-AV to VGA procedures, single-chip microcomputer is used STC, and has been tested, very good use with automatic detection
Platform: | Size: 86016 | Author: | Hits:

[File OperateFileEncodingTransform

Description: 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码-This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
Platform: | Size: 48128 | Author: ayanamist | Hits:

[Internet-NetworksocketMon

Description: 在使用强烈的socket类的扫描软件时,比如s扫描器,会在扫描几个没有回应的段后,系统的socket会死掉。这个程序的目的就是自动检测系统的 socket有没有假死,如假死,则自动重启网卡,以释放到所有占用的socket资源。-The use of strong socket class scanning software, such as s scanner will scan a few did not respond to the segment, the system of the socket will not survive. The purpose of this program is the automatic detection system, socket have suspended animation, such as suspended animation, then the automatic restart card to release all resources occupied by the socket.
Platform: | Size: 41984 | Author: gzaboy | Hits:

[Graph RecognizeVideoBasedFaceDetection

Description: 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition technology has been studied to realize an automatic face recognition for video search system. The system of input video frames for face detection and location, after image pre-processing carried out following important features of a Fisher-point Gabor feature extraction and classification and recognition.
Platform: | Size: 4003840 | Author: 王帅 | Hits:

[Multimedia Developsofthy328h

Description: 更新内容: 新增 后台视频管理允许按分类和地区进行搜索。新增 后台增加重复视频检测功能。新增 后台评论管理中显示影片名称。新增 后台增加第三方统计代码的设置选项新增 前台发布影片时自动检测是否有相同影片。新增 前台发布影片时可以使用http形式的海报地址,并允许下载远程图片。新增 影片信息增加备注。新增 影片信息增加年代。新增 增加其它播放器(比如PPVOD) 新增 栏目地址允许外链。新增 栏目中的影片允许按最后更新时间排序。新增 栏目属性新增隐藏栏目,即没有权限浏览的版块或栏目以及其所含影片在前台自动隐藏新增 发布评论时增加验证码功能。新增 发布影片与评论的内容增加UBB代码新增 在首页显著位置增加搜索功能。新增 首页添加Flash展示模块改进 网站关闭时管理员照样可以访问改进 分页增加"上一页"与"下一页"链接改进 改进标签功能。(商业版可以自动生成标签) 修正 发布影片时当地址中含有 , 时出错的BUG。修正 注册页面中的信息提示在Firefox和IE8中出错的BUG。修正 点击验证码在IE7/IE8/Firefox中不能更换的BUG。修正 恢复数据库时输入密码错误等问题。 -Renewal content: The additional backstage video frequency management permission carries on the search according to the classification and the area. The additional backstage increases the redundant video frequency measuring ability. In the additional backstage commentary management demonstrates the movie name. The additional backstage increases the third party statistics code the establishment option to increase the onstage to issue when movie whether the automatic detection does have the same movie. Increases the onstage to issue when movie may use the http form the playbill address, and permits the downloading long-distance picture. The additional movie information increases the note. The additional movie information increases the age. The addition increases other players (for instance PPVOD) to increase outside the column address permission the chain. Increases in the column the movie permission according to last modified time sorting. The additional column attribute increases the hi
Platform: | Size: 1484800 | Author: 余家立 | Hits:

[Graph RecognizeAutomatic_Detection_of_Heads_in_Colored_Images.zi

Description: Automatic Detection of Heads in Colored Images
Platform: | Size: 243712 | Author: kim | Hits:

[source in ebookjsj

Description: 在社会信息化的推动下,作为其核心的数字化技术已步入研究开发阶段。为了实现粮库的温湿度自动检测,提高粮库储粮的安全性是粮库管理实现自动化、智能化。我们提出基于ZigBee多点粮库温湿度检测的方案。为此论文开展于无线传感器网络技术的温湿度数据采集系统的研制工作。ZigBee无线传感器网络是一种新兴的传输技术,将其应用于室内温度和湿度的采集,进而构成无线温湿度采集系统。论文介绍了无线传感器网络系统的体系结构及关键技术。-In society, driven by information technology, as part of its core digital technology has entered a stage of research and development. Depot in order to achieve automatic detection of the temperature and humidity to enhance the security of grain storage grain depot management is automated, intelligent. ZigBee Based on our multi-point detection of grain temperature and humidity program. Carried out for this thesis in the wireless sensor network technology, temperature and humidity data acquisition system development. ZigBee wireless sensor networks is a new transmission technology, will be applied to the indoor temperature and humidity of the collection, which constitutes a collection system of wireless temperature and humidity. This paper introduces wireless sensor network system architecture and key technologies.
Platform: | Size: 2048 | Author: hithdjsj | Hits:

[source in ebook17

Description: 在社会信息化的推动下,作为其核心的数字化技术已步入研究开发阶段。为了实现粮库的温湿度自动检测,提高粮库储粮的安全性是粮库管理实现自动化、智能化。我们提出基于ZigBee多点粮库温湿度检测的方案。为此论文开展于无线传感器网络技术的温湿度数据采集系统的研制工作。ZigBee无线传感器网络是一种新兴的传输技术,将其应用于室内温度和湿度的采集,进而构成无线温湿度采集系统。论文介绍了无线传感器网络系统的体系结构及关键技术。-In society, driven by information technology, as part of its core digital technology has entered a stage of research and development. Depot in order to achieve automatic detection of the temperature and humidity to enhance the security of grain storage grain depot management is automated, intelligent. ZigBee Based on our multi-point detection of grain temperature and humidity program. Carried out for this thesis in the wireless sensor network technology, temperature and humidity data acquisition system development. ZigBee wireless sensor networks is a new transmission technology, will be applied to the indoor temperature and humidity of the collection, which constitutes a collection system of wireless temperature and humidity. This paper introduces wireless sensor network system architecture and key technologies.
Platform: | Size: 149504 | Author: hithdjsj | Hits:

[Graph Recognizehausdorff

Description: 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应用于人脸识别及数字娱乐等领域。-Abstract: This paper presents a distance based on an improved Ha usdorff face similarity matching method, which will first face is divided into face, eyes, nose, mouth, and several other feature point sets, were calculated to improve the various parts of Ha usdorff distance, and then weighted similarity. Using this method, in the ASM (active shape model) positioned on the basis of human face human face retrieval. Experiments show that the use of face similarity calculation method for facial feature database to search, to achieve good results. ASM automatically combined with face detection, this method can be completed fully automatic human face matching, used in face recognition and digital entertainment and other fields.
Platform: | Size: 202752 | Author: alsocc | Hits:

[File FormatSARimagetargetdectionoverview.pdf

Description: SAR图像目标检测是SAR ATR(自动目标识别)的关键步骤,也是近年来SAR图像解译应用的一大研究热点.在广泛文献调研的基础上,本文从SAR图像目标检测的历史沿革、研究现状开始,综述了SAR图像目标检测的研究进展及存在问题-SAR image target detection is the SAR ATR (automatic target recognition) a critical step in SAR image interpretation is also applied in recent years, a major research focus. In the extensive literature on the basis of research, this article from the SAR image target detection to the history and study of the status quo began an overview of SAR image target detection Progress and Problems
Platform: | Size: 1040384 | Author: 黄超 | Hits:

[Windows DevelopSW-SIMULATION

Description: Automatic repeat request is basically error detection and retransmission on request.The code represents a stop and wait ARQ protocol. stop and wait ARQ are used in communication systems
Platform: | Size: 1024 | Author: hatsou | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »

CodeBus www.codebus.net